home *** CD-ROM | disk | FTP | other *** search
- stop();
- _parent._DWInitPage(this,"Page 1",1,1,0,- 1,- 1,- 1,550,450);
- _parent._DWInitObject(UText1,"Text 1",4,1,0,- 1,false,true,false,false,- 190,- 18,190,18,4);
- _parent._DWInitAppearances(UText1,1,1,2,1,3,1,4,1);
- with(_parent)
- {
- UText1._DWActions = [new _DWEvent(["OnLeftClick"],new _DWActionList(new _DWMultiAction2(_DWLaunchURL,"http://www.akidsheart.com","")))];
- }
- _parent._DWInitObject(Udoll1,"doll1",3,1,0,- 1,false,true,false,false,- 65,- 122,65,122,9);
- _parent._DWInitAppearances(Udoll1,1,1,2,1,3,1,4,1);
- with(_parent)
- {
- Udoll1._DWActions = [new _DWEvent(["OnLeftClick"],new _DWActionList(new _DWMultiAction1(_DWGotoPage,1,4)))];
- }
- _parent._DWInitObject(Udoll2,"doll2",3,3,0,- 1,false,true,false,false,- 65,- 122,65,122,14);
- _parent._DWInitAppearances(Udoll2,1,1,2,1,3,1,4,1);
- with(_parent)
- {
- Udoll2._DWActions = [new _DWEvent(["OnLeftClick"],new _DWActionList(new _DWMultiAction1(_DWGotoPage,1,6)))];
- }
- _parent._DWInitObject(UText2,"Text 2",4,2,0,- 1,false,true,false,false,- 163,- 26,163,26,19);
- _parent._DWInitAppearances(UText2,1,1,2,1,3,1,4,1);
- with(_parent)
- {
- UText2._DWActions = [];
- }
- _parent._DWInitObject(UText3,"Text 3",4,3,0,- 1,false,true,false,false,- 192,- 21,192,21,24);
- _parent._DWInitAppearances(UText3,1,1,2,1,3,1,4,1);
- with(_parent)
- {
- UText3._DWActions = [];
- }
- with(_parent)
- {
- this._DWActions = [];
- }
- _parent._DWStartPage(this);
-